home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Present…ry 5: (Reseller Edition) / Apple Reference & Presentations Library 5.0 (Reseller Edition).iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_51275.txt < prev    next >
Text File  |  1987-11-25  |  1KB  |  62 lines

  1. -- card: 51275 from stack: in
  2. -- bmap block id: 131123
  3. -- flags: 0000
  4. -- background id: 26523
  5. -- name: Introduction
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A003
  11. -- rect: left=325 top=244 right=266 bottom=473
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: What is HyperCard?
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect barn door open
  23.   go to card id 180876
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: A003
  32. -- rect: left=354 top=276 right=297 bottom=444
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 0
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: Go back
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   visual effect barn door close
  44.   go back
  45. end mouseUp
  46.  
  47.  
  48.  
  49.  
  50. -- part 5 (button)
  51. -- low flags: 00
  52. -- high flags: 0000
  53. -- rect: left=213 top=283 right=324 bottom=294
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: 
  62.